iconview: Don't cache iters
authorBenjamin Otte <otte@redhat.com>
Fri, 4 May 2012 16:44:39 +0000 (18:44 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 6 May 2012 22:12:26 +0000 (00:12 +0200)
commit63ddb3f2c7ec6fc89670d82808f86f9d807a3380
tree8ea61a9143690a91502c1fae9823a25c9dc895ad
parentee91e272a8926489f9df3a7c05c36f0eb34c5384
iconview: Don't cache iters

This is a huge quest to remove all caching from GtkIconview to simplify
the code. As it turns out, iconview performance is a joke, so the caches
are kinda unnecessary.

If we need caching, we can add it in a useful way later.
gtk/gtkiconview.c
gtk/gtkiconviewprivate.h